Installation

INSTALLATION

NFTis based on Vue CLI and has its README.md which you can find very useful.

To get started follow this steps:

  1. Install Node and npm.
  2. Download and open project.
  3. Install packages: npm i, npm install or yarn.
  4. Start project locally: npm run serve or yarn serve (running on port 8080).
  5. Make necessary changes.
  6. Build app for production: npm run build or yarn build.
Note: Most important think may you face some problem if you deploy vuejs template any shared hosting, in that case sent us a mail we will help you to deploy properly. otherwise you can deploy project any dedicated server with the help of your server-developer.